STAIR Vision Library (v2.5)
نویسندگان
چکیده
// perform f i l t e r i n g vector s e l e c t edFea tu r e s ; s e l e c t o r−> f i l t e r ( posFeatureVectors , negFeatureVectors , s e l e c t edFea tu r e s ) ; // trim the f e a t u r e v e c t o r s o f p o s i t i v e examples for (unsigned i = 0 ; i < posFeatureVectors . s i z e ( ) ; i++) { for ( int j = posFeatureVectors [ i ] . s i z e ( ) − 1 ; j >= 0 ; j−−) { i f ( ! s e l e c t edFea tu r e s [ j ] ) { posFeatureVectors [ i ] . e r a s e ( j ) ; } } } // do the same fo r nega t i v e examples . . .
منابع مشابه
Vision-based Detection of Stair-cases
Stair-cases are useful environmental landmarks for navigation in mobility aids for the partially sighted. In this paper, a texture detection method using Gabor Filters is proposed to detect distant stair-cases. When close enough, stair-cases are then detected by looking for groups of concurrent lines, where convex and concave edges are partitioned using intensity variation information. Stair-ca...
متن کاملThe International Journal of Robotics Research
In this paper, an algorithm for autonomous stair climbing with a tracked vehicle is presented. The proposed method achieves robust performance under real-world conditions, without assuming prior knowledge of the stair geometry, the dynamics of the vehicle’s interaction with the stair surface, or lighting conditions. The approach relies on fast and accurate estimation of the robot’s heading and ...
متن کاملDoes It Really Matter Where You Look When Walking on Stairs? Insights from a Dual-Task Study
Although the visual system is known to provide relevant information to guide stair locomotion, there is less understanding of the specific contributions of foveal and peripheral visual field information. The present study investigated the specific role of foveal vision during stair locomotion and ground-stairs transitions by using a dual-task paradigm to influence the ability to rely on foveal ...
متن کاملMind Your Step: the Effects of Mobile Phone Use on Gaze Behavior in Stair Climbing
Stair walking is a hazardous activity and a common cause of fatal and non-fatal falls. Previous studies have assessed the role of eye movements in stair walking by asking people to repeatedly go up and down stairs in quiet and controlled conditions, while the role of peripheral vision was examined by giving participants specific fixation instructions or working memory tasks. We here extend this...
متن کاملPerson Following On STAIR: Fall Report for CS221 & CS229
In this report I present the results of my work this fall, with the tremendous help and support of Olga Russakovsky, on the STAIR Person Following project. There are, roughly speaking, three components of this project: the vision system; the navigation system; and the recovery system. I describe first the use of the Phasespace Motion Capture System to accomplish the vision task and a simple mod...
متن کامل